home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
docs
/
system
/
mail
/
mailhand
/
metamail.z
/
metamail
/
bin
/
sun-audio-file.csh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Linux/UNIX/POSIX Shell Script
|
1992-05-01
|
78 b
|
7 lines
#!/bin/csh -f
cd /tmp
uudecode < $1
audiotool audio-file
rm -f audio-file $1